API Overview
Pyramid includes 4 core API frameworks:
- REST APIs for accessing and managing the application programmatically via REST service calls
 - Embed APIs for embedding content into other host applications
 - Custom Visual APIs for drawing new data visualizations and wiring them up to Pyramid's data and visualization capabilities in JavaScript
 - Workflow APIs for building forms and logic using HTML and JavaScript, to drive custom workflows using the built-in conversation framework